home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / overm82.zip / OLDDOCS.ZIP / OVERM82.DOC < prev   
Text File  |  1990-02-11  |  4KB  |  98 lines

  1. 02-10-90 OverMail v0.82 DOCs
  2.  
  3. What's New:
  4.  
  5.    System default origin line is now line #4 in the .CFG file.  To upgrade
  6.    versions from v0.81, this HAS to be added!  This would normally be the
  7.    first line from your AREAS.BBS file, minus the '!' and minus the Sysop's
  8.    Name.
  9.  
  10.    Bug fixed where F2RC would crash if a users file was over 64K.
  11.  
  12.    Bug fixed where message times were occasionally imported by F2RC wrong.
  13.    This bug has been in the program since day one!
  14.  
  15.    Bug fixed where sysop's name and password were not being uppercased.
  16.    This caused inbound mail to not set RBBS' new mail indicator.
  17.  
  18.    *Subtle* bug fixed that sometimes caused the entire message base to be
  19.    trashed if rescanning.  Only happened if you had like two
  20.    already-imported but deleted messages in a row in the message base.
  21.    Yecch.
  22.  
  23.    Bug fixed that wouldn't allow Fidonet areas to not have a users file.
  24.  
  25.    Non-bug fixed where RBBS would recover messages that R2FC had deleted.
  26.    R2FC doesn't let this happen any more.
  27.  
  28.    New option, 'A' in the options list.  Allows deleted messages to stay
  29.    deleted.  Normally, if R2FC finds an imported message that's been
  30.    deleted, it assumes that the message is an echo message that a user on
  31.    your system has deleted.  Since it's usually undesirable to delete echo
  32.    messages, R2FC will recover the message.  The 'A' option allows the
  33.    message to stay deleted.  If using FrontDoor mode (see below), it'll
  34.    also delete the *.MSG file from your disk.  This option is normally only
  35.    used in the matrix area.
  36.  
  37.    FrontDoor mode.  If you have a MATRIX area that needs to retain the
  38.    *.MSGs on disk (like C:\FD\MAIL, for FrontDoor), you add a "F" to the
  39.    options list for this area, and the *.MSGs will be retained.  A typical
  40.    netmail options list would be "MKF" for FrontDoor mode.  In this mode,
  41.    R2FC and F2RC divide messages into 2 categories:
  42.  
  43.       1. Message only used for file attaches.
  44.  
  45.             These messages are identified by the KILL and FILE attributes
  46.             being set on the message, as well as a message origin of your
  47.             system.
  48.  
  49.       2. Normal netmail message.
  50.  
  51.             Anything that's not in category 1.
  52.  
  53.    Messages in category 1 are ignored, while those in category 2 are
  54.    imported.  The MAX_MESSAGES parameter that you specify in the OverMail
  55.    configuration file for this area applies to category 1 messages only.
  56.    Messages in the second category are transient, and will be automatically
  57.    killed by your mail handler after the message is sent.
  58.  
  59.    Two side effects occur due to this setup:
  60.  
  61.       1.  F2RC has to scan all of the *.MSGs in an area for every run.  This
  62.       causes it to slow down to about 1 second/10 messages on an XT.
  63.  
  64.       2.  RENUM311 will often leave "holes" in the message numbers for this
  65.       area.  An area with no category 1 messages won't have any holes.
  66.  
  67.    FrontDoor mode should only be used where necessary.
  68.  
  69.    If you're using FrontDoor mode, the following two things will screw up
  70.    last-message-read indicators, and should be avoided:
  71.  
  72.       a)  Using a separate renumbering utility on the *.MSGs
  73.  
  74.       b)  Deleting the last category 2 message by hand.
  75.  
  76. Current Versions:
  77.  
  78.    PIP v1.2 - No change from OverMail v0.81
  79.    R2FC v0.82
  80.    F2RC v0.82
  81.    RENUM v3.11
  82.  
  83. Upgrading:
  84.  
  85.    To upgrade from v0.81:
  86.  
  87.       1)  Replace EXE files.
  88.       2)  Change batch file occurences of RENUM310 to RENUM311.
  89.       3)  If using FronDoor, add "F" to your netmail options list.
  90.       4)  Add your default origin line (from AREAS.BBS) to the .CFG file as
  91.           line #4.
  92.  
  93. Quote of the Day:
  94.  
  95.    "Whaddya mean BUGS?!?  This software is BUG-FREE!"
  96.  
  97.    -- TC
  98.